home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / turbovis / tvtoys04.zip / HCFILE.PAS < prev    next >
Pascal/Delphi Source File  |  1993-12-07  |  897b  |  21 lines

  1. (***************************************************************************
  2.   hcFile include
  3.   The name of your help context file
  4.   PJB November 20, 1993, Internet mail to d91-pbr@nada.kth.se
  5.  
  6.   Enter here the name of the help context file you are using, the
  7.   default is HelpCtx. The help context file name is the same as the
  8.   third parameter to TVHC. If you change the name, make sure the new file
  9.   exists before you attempt to recompile TVTOYS.
  10.  
  11.   Help contexts will come from the below file which is included in TVTOYS,
  12.   but a local HelpCtx file will override TVToys'.
  13.   If any TVToys topics are missing, TOYPREFS include dummy values to
  14.   avoid compile errors.
  15.  
  16.   You might have to rebuild to get the right contexts into TVToys.
  17.  
  18. ***************************************************************************)
  19.  
  20.   HelpCtx,              (* My personal help context file *)
  21.